AI022
AMD HIP Programming Guide
HIP Programming Model and API Deep Dive
Learning Objectives
- Identify the architectural components and design philosophy of the HIP programming model
- Utilize HIP memory management and data transfer APIs for efficient resource orchestration
- Implement and launch GPU kernels using HIP’s execution configuration and stream management
- Evaluate and apply portability strategies to maintain code compatibility between CUDA and HIP